home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / Technical.Notes / GSOS / TN.GSOS.005 < prev    next >
Encoding:
Text File  |  1989-08-20  |  1.6 KB  |  36 lines  |  [TEXT/pdos]

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. GS/OS
  8. #5:    Resource Fork Formats
  9.  
  10. Revised by:    Matt Deatherage                                      July 1989
  11. Written by:    Matt Deatherage                                   January 1989
  12.  
  13. This Technical Note discusses the resource fork format of GS/OS extended 
  14. files.
  15. Changes since January 1989:  Documented the location of resource fork 
  16. format information.
  17. _____________________________________________________________________________
  18.  
  19. Due to an omission in GS/OS Reference, Volume 1, some developers are not aware 
  20. that the format of the resource fork of any file is reserved by Apple 
  21. Computer, Inc.  With the release of System Software 5.0 for the Apple IIGS, a 
  22. Resource Manager is available to manipulate discrete chunks of data stored in 
  23. the resource forks of files.  To prevent corruption of media, information 
  24. should only be stored in any resource fork in this format.
  25.  
  26. The Resource Manager should always be used to manipulate the data in resource 
  27. forks.  Some utilities may find this impossible and will require direct 
  28. manipulation of resources without the Resource Manager.  Information on the 
  29. format of the resource forks is included with the Resource Manager 
  30. documentation in the System Software 5.0 documentation.
  31.  
  32.  
  33. Further Reference
  34. _____________________________________________________________________________
  35.     o    GS/OS Reference, Volume 1
  36.     o    System Software 5.0 documentation (APDA)